Miner.Data.Access Assembly > Miner.Data.Access Namespace > DbCompare Class > IsInSet Method : IsInSet<T>(T,IEnumerable<T>) Method |
'Declaration Public Overloads Shared Function IsInSet(Of T)( _ ByVal value As T, _ ByVal expectedValues As IEnumerable(Of T) _ ) As Boolean
'Usage Dim value As T Dim expectedValues As IEnumerable(Of T) Dim value As Boolean value = DbCompare.IsInSet(Of T)(value, expectedValues)
public static bool IsInSet<T>( T value, IEnumerable<T> expectedValues )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.